From 09677f733100c4c654c9d68f7a6765d3125725d7 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 27 Jan 2016 13:25:58 +0100 Subject: [PATCH] entry: Fix a typo --- gtk/gtkentry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c index c508a11959..4f169a76f0 100644 --- a/gtk/gtkentry.c +++ b/gtk/gtkentry.c @@ -143,7 +143,7 @@ * * The CSS node for a context menu is added as a subnode below entry as well. * - * The undrshoot nodes are used to draw the underflow indication when content + * The undershoot nodes are used to draw the underflow indication when content * is scrolled out of view. These nodes get the .left and .right style classes * added depending on where the indication is drawn. * -- 2.30.2